ServiceTypeBillingMethodProgram 
EntityType  Independent 
Logical Entity Name  ServiceTypeBillingMethodProgram 
Default Table Name  SsProgram 
Logical Only  NO 
Definition 
 
Note 
 

ServiceTypeBillingMethodProgram Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
ServiceTypeBillingMethodId(FK)    INTEGER  NO 
 
ProgramId(FK)    INTEGER  NO 
 
Amount    MONEY(19, 4)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ServiceTypeBillingMethodProgram Keys 
Key Name  Key Type  Keys 
SsProgram_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SsProgram_SsBillingMethodID_N_N_IDX  Inversion Entry  ServiceTypeBillingMethodId 
SsProgram_AdProgramID_N_N_IDX  Inversion Entry  ProgramId 
PK_SsProgram_SsProgramID  PrimaryKey  Id 

ServiceTypeBillingMethodProgram Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Program  Non-Identifying  One To Zero or More        ProgramId  NO 
ServiceTypeBillingMethod  Non-Identifying  One To Zero or More        ServiceTypeBillingMethodId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ServiceTypeBillingMethodProgram Check Constraints 
Check Constraint Name  CheckConstraint